ButtonLink version 1.2

This applet adds to your page a classic button which links to another web page. The button size  is set to the applet size or not. The new page can be view in the same window or in a new window of the web browser. You can customize the colors, the button text. You can also add a clic sound or a onload sound.

Name

Description

Default

Status

text

target

 




link

button_color

button_width

button_height

background_color

sound name

loop_sound


clic_sound_name

registration_code

the text of the button

the target of the new page :

           - "_blank" : show in a new unnamed top-level window
           - "_self" : show in the current frame
           - "_parent" : show in the parent frame
           - "_top" : show in the top-most frame

the link URL

the button color

the button width

the button height

the background color

the sound played on load

- "yes" : to loop the onload sound
- "no" : played one time

the sound played when click

the registration code

-

_self

 

 


-

usual button color

applet width

applet height

usual applet grey

-

no


-

-

required

required

 

 


required

required

required

required

required

optional

optional


optional

required

 

 

Special notes

* You can put relative URL (to target a file on your site) or absolute (with "http://...")
   URL. example:
    relative URL: ../home/home.html
    absolute URL: http://www.yahoo.com

* The background color format is hexadecimal format like this : blue is "#0000ff"", red is "#ff0000" ... If you want that the       background color is the same as the one of the page, look at the html source file and find the balise : <body bgcolor="#00FFFF"> then copy the value, here it's "#00ffff". Use the "HexColor" applet to convert RGB color to hexadecimal color.

Copyright 1999-2000 Taiji Software
All Rights Reserved
http://www.taijisoftware.com
support@taijisoftware.com